GtkRange: Add a style class during dragging
authorMatthias Clasen <mclasen@redhat.com>
Sun, 5 Oct 2014 21:29:32 +0000 (17:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 21 Oct 2014 03:07:45 +0000 (23:07 -0400)
commit1fad6b049bddc2d8dab537f5f61204281232d9d9
tree5b9434f4b4fc16632789331047075d15f8f2a823
parenta3995d8c86e80d39d6044f3f976c9f6deef1fa05
GtkRange: Add a style class during dragging

This will be used to identify a scrollbar is being dragged - we
don't actually need the style class; another way to keep track
of the dragging status would be ok too.
gtk/gtkrange.c